(UNSURE IF THIS RCE PATCH WORKS WELL BUT ILL TRY TO REMEMBER STUFF. Made by no8w)
(NOT TESTED YET. PLEASE TRY TESTING IT IN VMWARE IF YOU CAN.)
Non-RCE (Should be used to patch off RCE.)
ID_DATABASE_REMOVE_ROW
 ID_ROOMS_HANDLE_CHANGE
 ID_AUTOPATCHER

alright. so step 1
get your debugger (x32dbg) and open the client up in x32dbg

step 2
search up Non-rce strings (IT IS SHOWN AT LINE 4 IN THE PATCHING GUIDE YOUR READING.)
now for example. lets choose "ID_DATABASE_REMOVE_ROW"
get the id thingy (example shown below)
https://cdn.discordapp.com/attachments/1087764975512203335/1220482384865267782/image.png?ex=660f19cc&is=65fca4cc&hm=71d6b37f13ecc87af91cad3b554403def124c1ee53450fe85e4cd569147dc95a&

now save the id, you will need it for patching rce.

step 3 : Finding RCE strings.
im pretty sure all RCE has tsomething that starts with "ID_"
try to look for one, because you can easily read them and you cna patch it up. 
search every string that is related to rpc, remote, download, file transfer
now that you got a rce string. (something like "ID_AUTO_RPC_CALL")
click on the rce you found and click spacebar.
now, we replace the entire thing with jmp 0x*THENONRCEID*
for example like "jmp 0x00531B03" (this id i put wont work since im pretty sure x32dbg sometimes changes id everytime you load the client in x32dbg.)
if you dont understand by The non rce id, check step 2.

and thats all!
Fuck off gatekeepers i hope you fucking rot in hell gatekeepers.
(CONTACT no8w if you need help)


